lcPaint_PenSelect Home

Selects active pen.

 BOOL lcPaint_PenSelect (
   HANDLE hLcWnd,
   HANDLE hPen
 );

Parameters
hLcWnd
  Handle to LiteCAD graphics window.
hPen
  Handle to a pen.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).

See Also

  lcPaint_PenSelectIDlcPaint_PenCreate